home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 1994 January / ARPL-Jan94-Disc1of2-Partner-Edition.iso / Stack Data / Presentation Maker / Slides / AppleScript v. 1.0 Pres.p / AppleScript v. 1.0 Pres.010 (.png) < prev    next >
Macintosh Picture Format  |  1993-12-09  |  29.2 KB  |  640x480  |  8-bit (210 colors)  |  [PICT/ppxi]
   ocr: - - Created? How isaScript - - Create Chart script Create Chart script Description: Description This script creates a chart of the latest employee data. e Record Stop Run Check Syntax Record Stop Run Check Syntax tell application Charting Package" copy "Annual Sales" to charttitle copy three d column to charttype copy true to chartlegend create new document copy chartinfo to range R1C1:R4C4" of first document copy range RICT:R4C4 to selection of first document create new chart copy charttype charttitle to to type title of of first first chart chart LL copy copy - chartiegend to has legend of f ...